home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2048 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: wpi.WPI.EDU!jonday
  2. From: Jon Day <jonday@wpi.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: Mouse Routines using C/C++
  5. Date: Thu, 18 Jan 1996 14:09:38 -0500
  6. Organization: Worcester Polytechnic Institute
  7. Message-ID: <Pine.ULT.3.91.960118140647.27317A-100000@wpi.WPI.EDU>
  8. NNTP-Posting-Host: wpi.wpi.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. I have some simple routines to implement a mouse handler is assembler but 
  13. nothin in C or C++. Can anyone provide me with example code on how to set 
  14. up an interrupt handler for the mouse using only C? 
  15.  
  16. I am working on a project that requires the use of the mouse but I want to
  17. write the code only in C and not in assembler.
  18.  
  19. Any help is greatly appreciated and you can reply directly to me.
  20.  
  21.  
  22. Regards,
  23.  
  24. Jonathan P. Day
  25.  
  26.            __________________________________________________________
  27.   ________| Jonathan P. Day, Electrical & Computer Engineering Major |________
  28.   \       |             Worcester Polytechnic Institute              |       /
  29.    \      | WWW: http://www.wpi.edu/~jonday    Email: jonday@wpi.edu |      /
  30.    /      |__________________________________________________________|      \
  31.   /___________)                                                   (__________\
  32.  
  33.  
  34.